home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / PowerCheck 2.0.4.sit / PowerCheck 2.0.4 / PowerCheck 2.0 Docs next >
Text File  |  1995-05-07  |  5KB  |  80 lines

  1. PowerCheck 2.0
  2.  
  3. What is PowerCheck 2.0?
  4. PowerCheck 2.0 is a utility you can use to find out whether a given file contains 68k code, PPC code, or both (fat). PowerCheck gives you several notification options, and allows you to check files individually or to check an entire folder or volume at once.
  5.  
  6. Getting Started
  7. 1. Rebuild the desktop, if necessary.
  8. One of the features of PowerCheck is that you can drag and drop an item (such as an application or a folder) on it to launch PowerCheck and check the item. If you find that you cannot perform a drag launch, you need to rebuild your Macintosh desktop.
  9.  
  10. 2. Set labels in Finder, if desired.
  11. You can tell PowerCheck to set the labels of the items you check, depending on whether they are 68k, PPC, or Fat. Therefore, it is a good idea to set up these labels in the Labels control panel before you start working with PowerCheck. For more information about this feature, see "Labels", below.
  12.  
  13. 3. Set your preferences.
  14.  
  15. 4. Start PowerChecking!
  16.  
  17.  
  18. Setting Preferences
  19.  
  20. How you want to be notified
  21. Before you start using PowerCheck to check your files, you need to tell it how to notify you of the status of the item(s) you check. You have several options, which can be used separately or in any combination. All of the following options are set in the Preferences dialog box.
  22.  
  23. ・ Labels
  24. Once you have set up the desired labels at the Finder level (see step 2 under "getting Started", above), you can tell PowerCheck to set the label of each checked item, based on whether it is 68k, PPC, or Fat. You cannot use this option on a locked volume, such as a CD-ROM.
  25.  
  26. In order to prevent confusion when you look at the labels PowerCheck sets, it sets the label for any non-code files to None.  Folder labels, however, are not affected.
  27.  
  28. ・ Sounds
  29. You can tell PowerCheck to play a different sound for each checked item, based on whether it is 68k, PPC, or Fat. 
  30.  
  31. ・ Info window
  32. You can direct PowerCheck not to display the Information window when you drag-launch PowerCheck. The Information window is always displayed when you check an item by choosing Open from the File menu.
  33.  
  34. ・ Quiet mode
  35. Quiet mode allows you to ignore any issues, such as damaged resource forks or indeterminate code status, that would ordinarily cause PowerCheck to present an alert box. In Quiet mode, PowerCheck will present an alert box only if it cannot continue. Use Quiet mode to run PowerCheck on a large volume unattended. This option is in effect only when you are checking a folder or volume.
  36.  
  37. How PowerCheck checks folders and volumes
  38. The following preferences determine how PowerCheck checks folders and volumes.
  39.  
  40. ・ Check only apps, extensions and libraries
  41. When this option is on, PowerCheck will check only files with the following file types: APPL, APPE, INIT, cdev, shlb, cfrg, XCOF
  42. For information on changing this list, see "Changing the list of file types to check", below.
  43.  
  44. ・ Check all sub-folders
  45.  
  46.  
  47. Using PowerCheck 2.0
  48.  
  49. How to check something
  50. ・ Drag and Drop
  51. You can drag and drop an application, a folder, or a volume onto the PowerCheck application icon. (If this feature is not working, you may need to rebuild your desktop.) 
  52.  
  53. ・ Open from PowerCheck
  54. You can check a file by choosing Open from the File menu.  You can check a folder or volume by choosing Check Entire Folder from the File menu.
  55.  
  56. Checking Items on File Servers
  57. PowerCheck 2.0.2. has not been tested on file servers. However, it should work properly if you have the appropriate permissions.
  58.  
  59. How PowerCheck determines what kind of code is in a file
  60. PowerCheck checks whether or not it has a CODE resource
  61. Yes= 68k, No--> Does it have an INIT? Yes= 68k, No= Not 68k
  62. Does it have a cfrg resource? Yes= PPC, No--> Does it have a data fork? No= Not PPC, Yes--> Do the first 8 bites of the data fork contain "joy!peff"? Yes=PPC, No=Not PPC. 
  63. If 68k+notPPC--> 68k
  64. If PPC and not 68k--> PPC
  65. If 68k+PPC-> Is there more than one CODE resource? Yes=FAT, (while checking an entire folder) Quiet mode is on=Fat, Quiet mode if off--> Ask user
  66. If not68k + notPPC --> no code
  67.  
  68. Changing the list of file types to check
  69. You can change the list of file types that PowerCheck considers to be apps, extensions, and libraries. To do this, you need a resource editor, such as ResEditィ. Edit PowerCheck's 'TYP#' resource #1000, which contains the list of types to check. You can add or delete items.
  70.  
  71. Changing the definition of what constitutes 68K "code"
  72. There are many different kinds of resources that can contain 68K code.  The two most common are the 'CODE' and 'INIT' resources.  Other resources, such as 'CDEF's, may contain 68K code as well, but PowerCheck does not consider these significant.  If you wish to change the list of resource types that PowerCheck should consider 68k code, edit the 'TYP#' resource #1001, as described above.  If you remove 'CODE' from this list, PowerCheck may produce unexpected results.  
  73.  
  74. Thanks for using PowerCheck 2.0!
  75.  
  76. Tanagra Software
  77. PO Box 1703
  78. Cupertino, CA 95015-1703
  79. darmok@eworld.com
  80.